home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / fs-1600p.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  42.7 KB  |  1,080 lines

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *%  PPD file for FS-1600+ (USA ENGLISH)
  5. *%
  6. *%  Copyright (C) 1993-1998 Kyocera Technology Development Inc.
  7. *%  All Rights Reserved
  8. *%
  9. *%  Permission is granted for redistribution of this file as long as this
  10. *%  copyright notice is intact and the contents of the file are not altered
  11. *%  in any way from their original form.
  12. *%
  13. *%    Contents of this file are automatically generated by the PPDGEN utility 
  14. *%
  15. *%
  16. *%=============================================================================
  17.  
  18. *FileVersion: "1.2.3"
  19. *FormatVersion: "4.3"
  20. *LanguageEncoding: ISOLatin1
  21. *LanguageVersion: English
  22. *Product: "(FS-1600+)"
  23. *PSVersion: "(2014.108) 1"
  24. *Manufacturer: "Kyocera"
  25. *ModelName: "Kyocera FS-1600+ (KPDL-2)"
  26. *ShortNickName: "Kyocera FS-1600+ (KPDL-2)"
  27. *NickName: "Kyocera FS-1600+ (KPDL-2)"
  28. *PCFileName: "FS-1600P.PPD"
  29.  
  30. *%=============================================================================
  31. *%=== Basic Device Capabilities
  32. *%=============================================================================
  33.  
  34. *LanguageLevel: "2"
  35. *ColorDevice: False
  36. *DefaultColorSpace: Gray
  37. *TTRasterizer: Type42
  38. *?TTRasterizer: "
  39.  save
  40.    42 /FontType resourcestatus
  41.    { pop pop (Type42) }{ pop pop (None) } ifelse = flush
  42.  restore"
  43. *End
  44. *FreeVM: "534000"
  45. *Throughput: "10"
  46.  
  47. *%=============================================================================
  48. *%=== System Management
  49. *%=============================================================================
  50.  
  51. *SuggestedJobTimeout: "0"
  52. *SuggestedManualFeedTimeout: "0"
  53. *SuggestedWaitTimeout: "120"
  54. *PrintPSErrors: True
  55.  
  56. *Password: "0"
  57.  
  58. *ExitServer: " count 0 eq { true }
  59.  { dup statusdict /checkpassword get exec not } ifelse
  60.  { (WARNING : Cannot perform the exitserver command.) =
  61.    (Password supplied is not valid.) =
  62.    (Please contact the author of this software.) = flush quit } if
  63.  serverdict /exitserver get exec"
  64. *End
  65.  
  66. *Reset: " count 0 eq { true }
  67.   { dup statusdict /checkpassword get exec not } ifelse
  68.   { (WARNING : Cannot perform the exitserver command.) =
  69.     (Password supplied is not valid.) =
  70.     (Please contact the author of this software.) = flush quit } if
  71.   serverdict /exitserver get exec
  72.   systemdict /quit get exec
  73.   (WARNING : Printer Reset Failed.) = flush"
  74. *End
  75.  
  76. *%=============================================================================
  77. *%=== Emulations 
  78. *%=============================================================================
  79.  
  80. *Protocols: BCP PJL TBCP
  81.  
  82. *1284Modes Parallel: Compat Nibble ECP
  83. *1284DeviceID: "MFG:Kyocera:Model:FS-1600+;COMMAND SET: POSTSCRIPT, PJL, PCL"
  84.  
  85. *Emulators: diablo630 hpgl hplj proprinter
  86. *StartEmulator_diablo630: "<04>!R!SEM2;EXIT;"
  87. *StopEmulator_diablo630: "!R!SEM9;EXIT;<04>"
  88. *StartEmulator_hpgl: "<04>!R!SEM8;EXIT;"
  89. *StopEmulator_hpgl: "!R!SEM9;EXIT;<04>"
  90. *StartEmulator_hplj: "<04>!R!SEM6;EXIT;"
  91. *StopEmulator_hplj: "!R!SEM9;EXIT;<04>"
  92. *StartEmulator_proprinter: "<04>!R!SEM1;EXIT;"
  93. *StopEmulator_proprinter: "!R!SEM9;EXIT;<04>"
  94.  
  95. *%=============================================================================
  96. *%=== JCL Information 
  97. *%=============================================================================
  98.  
  99. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  100. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  101. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  102.  
  103. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  104. *DefaultJCLEconomode: PrinterDefault
  105. *OrderDependency: 5 JCLSetup *JCLEconomode
  106. *JCLEconomode PrinterDefault/Printer Default: ""
  107. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  108. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  109. *JCLCloseUI: *JCLEconomode
  110.  
  111. *JCLOpenUI *JCLEcoPower/EcoPower: PickOne
  112. *DefaultJCLEcoPower: PrinterDefault
  113. *OrderDependency: 5 JCLSetup *JCLEcoPower
  114. *JCLEcoPower PrinterDefault/Printer Default: ""
  115. *JCLEcoPower Off/Off: "@PJL SET POWERSAVE=OFF<0A>"
  116. *JCLEcoPower 5/5 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=5<0A>"
  117. *JCLEcoPower 15/15 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=15<0A>"
  118. *JCLEcoPower 30/30 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=30<0A>"
  119. *JCLEcoPower 45/45 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=45<0A>"
  120. *JCLEcoPower 60/60 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=60<0A>"
  121. *JCLEcoPower 90/90 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=90<0A>"
  122. *JCLEcoPower 120/120 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=120<0A>"
  123. *JCLCloseUI: *JCLEcoPower
  124.  
  125. *JCLOpenUI *JCLPrintDensity/Print Density: PickOne
  126. *DefaultJCLPrintDensity: PrinterDefault
  127. *OrderDependency: 5 JCLSetup *JCLPrintDensity
  128. *JCLPrintDensity PrinterDefault/Printer Default: ""
  129. *JCLPrintDensity 1/Light: "@PJL SET DENSITY=1<0A>"
  130. *JCLPrintDensity 3/Medium: "@PJL SET DENSITY=3<0A>"
  131. *JCLPrintDensity 5/Dark: "@PJL SET DENSITY=5<0A>"
  132. *JCLCloseUI: *JCLPrintDensity
  133.  
  134. *JCLOpenUI *JCLImageAdapt/Image Adapt: PickOne
  135. *DefaultJCLImageAdapt: PrinterDefault
  136. *OrderDependency: 5 JCLSetup *JCLImageAdapt
  137. *JCLImageAdapt PrinterDefault/Printer Default: ""
  138. *JCLImageAdapt Auto/Auto: "@PJL SET IMAGEADAPT=AUTO<0A>"
  139. *JCLImageAdapt On/On: "@PJL SET IMAGEADAPT=ON<0A>"
  140. *JCLImageAdapt Off/Off: "@PJL SET IMAGEADAPT=OFF<0A>"
  141. *JCLCloseUI: *JCLImageAdapt
  142.  
  143. *JCLOpenUI *JCLFrontPanelLang/Front Panel Language: PickOne
  144. *DefaultJCLFrontPanelLang: PrinterDefault
  145. *OrderDependency: 5 JCLSetup *JCLFrontPanelLang
  146. *JCLFrontPanelLang PrinterDefault/Printer Default: ""
  147. *JCLFrontPanelLang English/English: "@PJL SET LANG=ENGLISH<0A>"
  148. *JCLFrontPanelLang French/French: "@PJL SET LANG=FRENCH<0A>"
  149. *JCLFrontPanelLang German/German: "@PJL SET LANG=GERMAN<0A>"
  150. *JCLCloseUI: *JCLFrontPanelLang
  151.  
  152. *%=============================================================================
  153. *%=== Installable Options for 160P
  154. *%=============================================================================
  155.  
  156. *OpenGroup: InstallableOptions/Installable Options
  157.  
  158. *%=== Envelope Feeder (EF-1)
  159. *OpenUI *Option01/Envelope Feeder (EF-1): Boolean
  160. *DefaultOption01: False
  161. *Option01 True/Installed: ""
  162. *Option01 False/Not Installed: ""
  163. *CloseUI: *Option01
  164.  
  165. *%=== Universal Feeder (UF-1)
  166. *OpenUI *Option02/Universal Feeder (UF-1): Boolean
  167. *DefaultOption02: False
  168. *Option02 True/Installed: ""
  169. *Option02 False/Not Installed: ""
  170. *CloseUI: *Option02
  171.  
  172. *%=== Paper Feeders (PF-5)
  173. *OpenUI *Option07/Paper Feeders(PF-5): PickOne
  174. *DefaultOption07: None
  175. *Option07 None/None: ""
  176. *Option07 One/One: ""
  177. *Option07 Two/Two: ""
  178. *CloseUI: *Option07
  179.  
  180. *%=== Paper Feeder (PF-7)
  181. *OpenUI *Option08/Paper Feeder (PF-7): Boolean
  182. *DefaultOption08: False
  183. *Option08 True/Installed: ""
  184. *Option08 False/Not Installed: ""
  185. *CloseUI: *Option08
  186.  
  187. *%=== Duplex Unit (DU-1)
  188. *OpenUI *Option17/Duplex Unit (DU-1): Boolean
  189. *DefaultOption17: False
  190. *Option17 True/Installed: ""
  191. *Option17 False/Not Installed: ""
  192. *CloseUI: *Option17
  193.  
  194. *%=== Bulk Stacker (HS-3)
  195. *OpenUI *Option21/Bulk Stacker (HS-3): Boolean
  196. *DefaultOption21: False
  197. *Option21 True/Installed: ""
  198. *Option21 False/Not Installed: ""
  199. *CloseUI: *Option21
  200.  
  201. *%=== Bulk Stacker (HS-3C)
  202. *OpenUI *Option22/Bulk Stacker (HS-3C): Boolean
  203. *DefaultOption22: False
  204. *Option22 True/Installed: ""
  205. *Option22 False/Not Installed: ""
  206. *CloseUI: *Option22
  207.  
  208. *%=== Bulk Sorter (SO-6)
  209. *OpenUI *Option24/Bulk Sorter (SO-6): Boolean
  210. *DefaultOption24: False
  211. *Option24 True/Installed: ""
  212. *Option24 False/Not Installed: ""
  213. *CloseUI: *Option24
  214.  
  215. *%=== Installed Memory
  216. *OpenUI *InstalledMemory/Memory Upgrade: PickOne
  217. *DefaultInstalledMemory: 2MB
  218. *InstalledMemory 2MB/Standard: ""
  219. *InstalledMemory 3MB/1MB Upgrade: ""
  220. *InstalledMemory 4MB/2MB Upgrade: ""
  221. *InstalledMemory 5MB/3MB Upgrade: ""
  222. *InstalledMemory 6MB/4MB Upgrade: ""
  223. *InstalledMemory 7MB/5MB Upgrade: ""
  224. *InstalledMemory 8MB/6MB Upgrade: ""
  225. *InstalledMemory 10MB/8MB Upgrade: ""
  226. *InstalledMemory 11MB/9MB Upgrade: ""
  227. *InstalledMemory 12MB/10MB Upgrade: ""
  228. *InstalledMemory 14MB/12MB Upgrade: ""
  229. *InstalledMemory 18MB/16MB Upgrade: ""
  230. *InstalledMemory 19MB/17MB Upgrade: ""
  231. *InstalledMemory 20MB/18MB Upgrade: ""
  232. *InstalledMemory 22MB/20MB Upgrade: ""
  233. *InstalledMemory 26MB/24MB Upgrade: ""
  234. *InstalledMemory 34MB/32MB Upgrade: ""
  235. *InstalledMemory 35MB/33MB Upgrade: ""
  236. *InstalledMemory 36MB/34MB Upgrade: ""
  237. *InstalledMemory 38MB/36MB Upgrade: ""
  238. *InstalledMemory 42MB/40MB Upgrade: ""
  239. *InstalledMemory 50MB/48MB Upgrade: ""
  240. *InstalledMemory 66MB/64MB Upgrade: ""
  241. *CloseUI: *InstalledMemory
  242.  
  243. *CloseGroup: InstallableOptions
  244.  
  245. *%=============================================================================
  246. *%=== Virtual Memory 
  247. *%=============================================================================
  248.  
  249. *VMOption 2MB: "534000"
  250. *VMOption 3MB: "1368000"
  251. *VMOption 4MB: "2208000"
  252. *VMOption 5MB: "3048000"
  253. *VMOption 6MB: "3888000"
  254. *VMOption 7MB: "4728000"
  255. *VMOption 8MB: "5568000"
  256. *VMOption 10MB: "7248000"
  257. *VMOption 11MB: "8088000"
  258. *VMOption 12MB: "8928000"
  259. *VMOption 14MB: "10608000"
  260. *VMOption 18MB: "13968000"
  261. *VMOption 19MB: "14808000"
  262. *VMOption 20MB: "15648000"
  263. *VMOption 22MB: "17328000"
  264. *VMOption 26MB: "20688000"
  265. *VMOption 34MB: "27408000"
  266. *VMOption 35MB: "28248000"
  267. *VMOption 36MB: "29088000"
  268. *VMOption 38MB: "30768000"
  269. *VMOption 42MB: "34128000"
  270. *VMOption 50MB: "42528000"
  271. *VMOption 66MB: "54288000"
  272.  
  273.  
  274. *%=============================================================================
  275. *%=== Constraints
  276. *%=============================================================================
  277.  
  278. *%=== Constrain Multiple Optional Feeders
  279. *UIConstraints: *Option01 True *Option02 True
  280. *UIConstraints: *Option02 True *Option01 True
  281. *UIConstraints: *Option01 True *Option08 True
  282. *UIConstraints: *Option08 True *Option01 True
  283. *UIConstraints: *Option02 True *Option08 True
  284. *UIConstraints: *Option08 True *Option02 True
  285.  
  286. *%=== Constrain Optional Feeder Input Slots
  287. *UIConstraints: *Option01 False *InputSlot EF1
  288. *UIConstraints: *InputSlot EF1 *Option01 False
  289. *UIConstraints: *Option02 False *InputSlot UF1
  290. *UIConstraints: *InputSlot UF1 *Option02 False
  291.  
  292. *%=== Constrain Paper Feeder Input Slots
  293. *UIConstraints: *Option07 None *InputSlot PF5A
  294. *UIConstraints: *Option07 None *InputSlot PF5B
  295. *UIConstraints: *Option07 One *InputSlot PF5B
  296. *UIConstraints: *InputSlot PF5A *Option07 None
  297. *UIConstraints: *InputSlot PF5B *Option07 None
  298. *UIConstraints: *InputSlot PF5B *Option07 One
  299. *UIConstraints: *Option08 False *InputSlot PF7
  300. *UIConstraints: *InputSlot PF7 *Option08 False
  301.  
  302. *%=== Constrain Duplex Options
  303. *UIConstraints: *Option17 False *Duplex DuplexTumble
  304. *UIConstraints: *Option17 False *Duplex DuplexNoTumble
  305. *UIConstraints: *Duplex DuplexTumble *Option17 False
  306. *UIConstraints: *Duplex DuplexNoTumble *Option17 False
  307. *UIConstraints: *ManualFeed True *Duplex DuplexTumble
  308. *UIConstraints: *ManualFeed True *Duplex DuplexNoTumble
  309. *UIConstraints: *Duplex DuplexTumble *ManualFeed True
  310. *UIConstraints: *Duplex DuplexNoTumble *ManualFeed True
  311. *UIConstraints: *InputSlot EF1 *Duplex DuplexTumble
  312. *UIConstraints: *InputSlot EF1 *Duplex DuplexNoTumble
  313. *UIConstraints: *Duplex DuplexTumble *InputSlot EF1
  314. *UIConstraints: *Duplex DuplexNoTumble *InputSlot EF1
  315. *UIConstraints: *InputSlot UF1 *Duplex DuplexTumble
  316. *UIConstraints: *InputSlot UF1 *Duplex DuplexNoTumble
  317. *UIConstraints: *Duplex DuplexTumble *InputSlot UF1
  318. *UIConstraints: *Duplex DuplexNoTumble *InputSlot UF1
  319.  
  320. *%=== Constrain Hard Disk Options
  321.  
  322. *%=== Constrain Hard Disk Options
  323.  
  324. *%=== Constrain Staple Options
  325.  
  326. *%=== Constrain Multiple Output Options
  327. *UIConstraints: *Option07 One *Option21 True
  328. *UIConstraints: *Option07 Two *Option21 True
  329. *UIConstraints: *Option21 True *Option07 One
  330. *UIConstraints: *Option21 True *Option07 Two
  331. *UIConstraints: *Option07 One *Option22 True
  332. *UIConstraints: *Option07 Two *Option22 True
  333. *UIConstraints: *Option22 True *Option07 One
  334. *UIConstraints: *Option22 True *Option07 Two
  335. *UIConstraints: *Option24 True *Option21 True
  336. *UIConstraints: *Option21 True *Option24 True
  337. *UIConstraints: *Option24 True *Option22 True
  338. *UIConstraints: *Option22 True *Option24 True
  339.  
  340. *%=== Constrain Output Bins
  341. *UIConstraints: *Option21 True *OutputBin FaceUp
  342. *UIConstraints: *OutputBin FaceUp *Option21 True
  343. *UIConstraints: *Option22 True *OutputBin FaceUp
  344. *UIConstraints: *OutputBin FaceUp *Option22 True
  345. *UIConstraints: *Option24 True *OutputBin FaceUp
  346. *UIConstraints: *OutputBin FaceUp *Option24 True
  347. *UIConstraints: *Option24 False *OutputBin SO6Sorter
  348. *UIConstraints: *OutputBin SO6Sorter *Option24 False
  349. *UIConstraints: *Option24 False *OutputBin SO6Stacker
  350. *UIConstraints: *OutputBin SO6Stacker *Option24 False
  351. *UIConstraints: *Option24 False *OutputBin SO6Collate
  352. *UIConstraints: *OutputBin SO6Collate *Option24 False
  353. *UIConstraints: *Option24 False *OutputBin SO6Mailbox1
  354. *UIConstraints: *Option24 False *OutputBin SO6Mailbox2
  355. *UIConstraints: *Option24 False *OutputBin SO6Mailbox3
  356. *UIConstraints: *Option24 False *OutputBin SO6Mailbox4
  357. *UIConstraints: *Option24 False *OutputBin SO6Mailbox5
  358. *UIConstraints: *Option24 False *OutputBin SO6Mailbox6
  359. *UIConstraints: *Option24 False *OutputBin SO6Mailbox7
  360. *UIConstraints: *Option24 False *OutputBin SO6Mailbox8
  361. *UIConstraints: *Option24 False *OutputBin SO6Mailbox9
  362. *UIConstraints: *Option24 False *OutputBin SO6Mailbox10
  363. *UIConstraints: *Option24 False *OutputBin SO6Mailbox11
  364. *UIConstraints: *Option24 False *OutputBin SO6Mailbox12
  365. *UIConstraints: *Option24 False *OutputBin SO6Mailbox13
  366. *UIConstraints: *Option24 False *OutputBin SO6Mailbox14
  367. *UIConstraints: *Option24 False *OutputBin SO6Mailbox15
  368. *UIConstraints: *OutputBin SO6Mailbox1 *Option24 False
  369. *UIConstraints: *OutputBin SO6Mailbox2 *Option24 False
  370. *UIConstraints: *OutputBin SO6Mailbox3 *Option24 False
  371. *UIConstraints: *OutputBin SO6Mailbox4 *Option24 False
  372. *UIConstraints: *OutputBin SO6Mailbox5 *Option24 False
  373. *UIConstraints: *OutputBin SO6Mailbox6 *Option24 False
  374. *UIConstraints: *OutputBin SO6Mailbox7 *Option24 False
  375. *UIConstraints: *OutputBin SO6Mailbox8 *Option24 False
  376. *UIConstraints: *OutputBin SO6Mailbox9 *Option24 False
  377. *UIConstraints: *OutputBin SO6Mailbox10 *Option24 False
  378. *UIConstraints: *OutputBin SO6Mailbox11 *Option24 False
  379. *UIConstraints: *OutputBin SO6Mailbox12 *Option24 False
  380. *UIConstraints: *OutputBin SO6Mailbox13 *Option24 False
  381. *UIConstraints: *OutputBin SO6Mailbox14 *Option24 False
  382. *UIConstraints: *OutputBin SO6Mailbox15 *Option24 False
  383.  
  384. *%=== Constrain Internal Cassette Paper Sizes
  385. *UIConstraints: *PageSize Executive *InputSlot Internal
  386. *UIConstraints: *PageRegion Executive *InputSlot Internal
  387. *UIConstraints: *InputSlot Internal *PageSize Executive
  388. *UIConstraints: *InputSlot Internal *PageRegion Executive
  389. *UIConstraints: *PageSize A6 *InputSlot Internal
  390. *UIConstraints: *PageRegion A6 *InputSlot Internal
  391. *UIConstraints: *InputSlot Internal *PageSize A6
  392. *UIConstraints: *InputSlot Internal *PageRegion A6
  393. *UIConstraints: *PageSize ISOB5 *InputSlot Internal
  394. *UIConstraints: *PageRegion ISOB5 *InputSlot Internal
  395. *UIConstraints: *InputSlot Internal *PageSize ISOB5
  396. *UIConstraints: *InputSlot Internal *PageRegion ISOB5
  397. *UIConstraints: *PageSize B6 *InputSlot Internal
  398. *UIConstraints: *PageRegion B6 *InputSlot Internal
  399. *UIConstraints: *InputSlot Internal *PageSize B6
  400. *UIConstraints: *InputSlot Internal *PageRegion B6
  401. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  402. *UIConstraints: *PageRegion EnvPersonal *InputSlot Internal
  403. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  404. *UIConstraints: *InputSlot Internal *PageRegion EnvPersonal
  405. *UIConstraints: *PageSize Env9 *InputSlot Internal
  406. *UIConstraints: *PageRegion Env9 *InputSlot Internal
  407. *UIConstraints: *InputSlot Internal *PageSize Env9
  408. *UIConstraints: *InputSlot Internal *PageRegion Env9
  409. *UIConstraints: *PageSize Env10 *InputSlot Internal
  410. *UIConstraints: *PageRegion Env10 *InputSlot Internal
  411. *UIConstraints: *InputSlot Internal *PageSize Env10
  412. *UIConstraints: *InputSlot Internal *PageRegion Env10
  413. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  414. *UIConstraints: *PageRegion EnvMonarch *InputSlot Internal
  415. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  416. *UIConstraints: *InputSlot Internal *PageRegion EnvMonarch
  417. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  418. *UIConstraints: *PageRegion EnvDL *InputSlot Internal
  419. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  420. *UIConstraints: *InputSlot Internal *PageRegion EnvDL
  421. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  422. *UIConstraints: *PageRegion EnvC5 *InputSlot Internal
  423. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  424. *UIConstraints: *InputSlot Internal *PageRegion EnvC5
  425.  
  426. *%=== Constrain Paper Sizes for Option Feeders
  427. *UIConstraints: *PageSize Letter *InputSlot EF1
  428. *UIConstraints: *PageRegion Letter *InputSlot EF1
  429. *UIConstraints: *InputSlot EF1 *PageSize Letter
  430. *UIConstraints: *InputSlot EF1 *PageRegion Letter
  431. *UIConstraints: *PageSize Legal *InputSlot EF1
  432. *UIConstraints: *PageRegion Legal *InputSlot EF1
  433. *UIConstraints: *InputSlot EF1 *PageSize Legal
  434. *UIConstraints: *InputSlot EF1 *PageRegion Legal
  435. *UIConstraints: *PageSize Executive *InputSlot EF1
  436. *UIConstraints: *PageRegion Executive *InputSlot EF1
  437. *UIConstraints: *InputSlot EF1 *PageSize Executive
  438. *UIConstraints: *InputSlot EF1 *PageRegion Executive
  439. *UIConstraints: *PageSize A4 *InputSlot EF1
  440. *UIConstraints: *PageRegion A4 *InputSlot EF1
  441. *UIConstraints: *InputSlot EF1 *PageSize A4
  442. *UIConstraints: *InputSlot EF1 *PageRegion A4
  443. *UIConstraints: *PageSize A5 *InputSlot EF1
  444. *UIConstraints: *PageRegion A5 *InputSlot EF1
  445. *UIConstraints: *InputSlot EF1 *PageSize A5
  446. *UIConstraints: *InputSlot EF1 *PageRegion A5
  447. *UIConstraints: *PageSize A6 *InputSlot EF1
  448. *UIConstraints: *PageRegion A6 *InputSlot EF1
  449. *UIConstraints: *InputSlot EF1 *PageSize A6
  450. *UIConstraints: *InputSlot EF1 *PageRegion A6
  451. *UIConstraints: *PageSize B5 *InputSlot EF1
  452. *UIConstraints: *PageRegion B5 *InputSlot EF1
  453. *UIConstraints: *InputSlot EF1 *PageSize B5
  454. *UIConstraints: *InputSlot EF1 *PageRegion B5
  455. *UIConstraints: *PageSize ISOB5 *InputSlot EF1
  456. *UIConstraints: *PageRegion ISOB5 *InputSlot EF1
  457. *UIConstraints: *InputSlot EF1 *PageSize ISOB5
  458. *UIConstraints: *InputSlot EF1 *PageRegion ISOB5
  459. *UIConstraints: *PageSize B6 *InputSlot EF1
  460. *UIConstraints: *PageRegion B6 *InputSlot EF1
  461. *UIConstraints: *InputSlot EF1 *PageSize B6
  462. *UIConstraints: *InputSlot EF1 *PageRegion B6
  463.  
  464. *UIConstraints: *PageSize Legal *InputSlot UF1
  465. *UIConstraints: *PageRegion Legal *InputSlot UF1
  466. *UIConstraints: *InputSlot UF1 *PageSize Legal
  467. *UIConstraints: *InputSlot UF1 *PageRegion Legal
  468. *UIConstraints: *PageSize EnvPersonal *InputSlot UF1
  469. *UIConstraints: *PageRegion EnvPersonal *InputSlot UF1
  470. *UIConstraints: *InputSlot UF1 *PageSize EnvPersonal
  471. *UIConstraints: *InputSlot UF1 *PageRegion EnvPersonal
  472. *UIConstraints: *PageSize Env9 *InputSlot UF1
  473. *UIConstraints: *PageRegion Env9 *InputSlot UF1
  474. *UIConstraints: *InputSlot UF1 *PageSize Env9
  475. *UIConstraints: *InputSlot UF1 *PageRegion Env9
  476. *UIConstraints: *PageSize Env10 *InputSlot UF1
  477. *UIConstraints: *PageRegion Env10 *InputSlot UF1
  478. *UIConstraints: *InputSlot UF1 *PageSize Env10
  479. *UIConstraints: *InputSlot UF1 *PageRegion Env10
  480. *UIConstraints: *PageSize EnvMonarch *InputSlot UF1
  481. *UIConstraints: *PageRegion EnvMonarch *InputSlot UF1
  482. *UIConstraints: *InputSlot UF1 *PageSize EnvMonarch
  483. *UIConstraints: *InputSlot UF1 *PageRegion EnvMonarch
  484. *UIConstraints: *PageSize EnvDL *InputSlot UF1
  485. *UIConstraints: *PageRegion EnvDL *InputSlot UF1
  486. *UIConstraints: *InputSlot UF1 *PageSize EnvDL
  487. *UIConstraints: *InputSlot UF1 *PageRegion EnvDL
  488. *UIConstraints: *PageSize EnvC5 *InputSlot UF1
  489. *UIConstraints: *PageRegion EnvC5 *InputSlot UF1
  490. *UIConstraints: *InputSlot UF1 *PageSize EnvC5
  491. *UIConstraints: *InputSlot UF1 *PageRegion EnvC5
  492.  
  493.  
  494. *%=== Constrain Paper Sizes for Paper Feeder
  495. *UIConstraints: *PageSize Executive *InputSlot PF5A
  496. *UIConstraints: *PageRegion Executive *InputSlot PF5A
  497. *UIConstraints: *InputSlot PF5A *PageSize Executive
  498. *UIConstraints: *InputSlot PF5A *PageRegion Executive
  499. *UIConstraints: *PageSize A6 *InputSlot PF5A
  500. *UIConstraints: *PageRegion A6 *InputSlot PF5A
  501. *UIConstraints: *InputSlot PF5A *PageSize A6
  502. *UIConstraints: *InputSlot PF5A *PageRegion A6
  503. *UIConstraints: *PageSize ISOB5 *InputSlot PF5A
  504. *UIConstraints: *PageRegion ISOB5 *InputSlot PF5A
  505. *UIConstraints: *InputSlot PF5A *PageSize ISOB5
  506. *UIConstraints: *InputSlot PF5A *PageRegion ISOB5
  507. *UIConstraints: *PageSize B6 *InputSlot PF5A
  508. *UIConstraints: *PageRegion B6 *InputSlot PF5A
  509. *UIConstraints: *InputSlot PF5A *PageSize B6
  510. *UIConstraints: *InputSlot PF5A *PageRegion B6
  511. *UIConstraints: *PageSize EnvPersonal *InputSlot PF5A
  512. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF5A
  513. *UIConstraints: *InputSlot PF5A *PageSize EnvPersonal
  514. *UIConstraints: *InputSlot PF5A *PageRegion EnvPersonal
  515. *UIConstraints: *PageSize Env9 *InputSlot PF5A
  516. *UIConstraints: *PageRegion Env9 *InputSlot PF5A
  517. *UIConstraints: *InputSlot PF5A *PageSize Env9
  518. *UIConstraints: *InputSlot PF5A *PageRegion Env9
  519. *UIConstraints: *PageSize Env10 *InputSlot PF5A
  520. *UIConstraints: *PageRegion Env10 *InputSlot PF5A
  521. *UIConstraints: *InputSlot PF5A *PageSize Env10
  522. *UIConstraints: *InputSlot PF5A *PageRegion Env10
  523. *UIConstraints: *PageSize EnvMonarch *InputSlot PF5A
  524. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF5A
  525. *UIConstraints: *InputSlot PF5A *PageSize EnvMonarch
  526. *UIConstraints: *InputSlot PF5A *PageRegion EnvMonarch
  527. *UIConstraints: *PageSize EnvDL *InputSlot PF5A
  528. *UIConstraints: *PageRegion EnvDL *InputSlot PF5A
  529. *UIConstraints: *InputSlot PF5A *PageSize EnvDL
  530. *UIConstraints: *InputSlot PF5A *PageRegion EnvDL
  531. *UIConstraints: *PageSize EnvC5 *InputSlot PF5A
  532. *UIConstraints: *PageRegion EnvC5 *InputSlot PF5A
  533. *UIConstraints: *InputSlot PF5A *PageSize EnvC5
  534. *UIConstraints: *InputSlot PF5A *PageRegion EnvC5
  535.  
  536. *UIConstraints: *PageSize Executive *InputSlot PF5B
  537. *UIConstraints: *PageRegion Executive *InputSlot PF5B
  538. *UIConstraints: *InputSlot PF5B *PageSize Executive
  539. *UIConstraints: *InputSlot PF5B *PageRegion Executive
  540. *UIConstraints: *PageSize A6 *InputSlot PF5B
  541. *UIConstraints: *PageRegion A6 *InputSlot PF5B
  542. *UIConstraints: *InputSlot PF5B *PageSize A6
  543. *UIConstraints: *InputSlot PF5B *PageRegion A6
  544. *UIConstraints: *PageSize ISOB5 *InputSlot PF5B
  545. *UIConstraints: *PageRegion ISOB5 *InputSlot PF5B
  546. *UIConstraints: *InputSlot PF5B *PageSize ISOB5
  547. *UIConstraints: *InputSlot PF5B *PageRegion ISOB5
  548. *UIConstraints: *PageSize B6 *InputSlot PF5B
  549. *UIConstraints: *PageRegion B6 *InputSlot PF5B
  550. *UIConstraints: *InputSlot PF5B *PageSize B6
  551. *UIConstraints: *InputSlot PF5B *PageRegion B6
  552. *UIConstraints: *PageSize EnvPersonal *InputSlot PF5B
  553. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF5B
  554. *UIConstraints: *InputSlot PF5B *PageSize EnvPersonal
  555. *UIConstraints: *InputSlot PF5B *PageRegion EnvPersonal
  556. *UIConstraints: *PageSize Env9 *InputSlot PF5B
  557. *UIConstraints: *PageRegion Env9 *InputSlot PF5B
  558. *UIConstraints: *InputSlot PF5B *PageSize Env9
  559. *UIConstraints: *InputSlot PF5B *PageRegion Env9
  560. *UIConstraints: *PageSize Env10 *InputSlot PF5B
  561. *UIConstraints: *PageRegion Env10 *InputSlot PF5B
  562. *UIConstraints: *InputSlot PF5B *PageSize Env10
  563. *UIConstraints: *InputSlot PF5B *PageRegion Env10
  564. *UIConstraints: *PageSize EnvMonarch *InputSlot PF5B
  565. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF5B
  566. *UIConstraints: *InputSlot PF5B *PageSize EnvMonarch
  567. *UIConstraints: *InputSlot PF5B *PageRegion EnvMonarch
  568. *UIConstraints: *PageSize EnvDL *InputSlot PF5B
  569. *UIConstraints: *PageRegion EnvDL *InputSlot PF5B
  570. *UIConstraints: *InputSlot PF5B *PageSize EnvDL
  571. *UIConstraints: *InputSlot PF5B *PageRegion EnvDL
  572. *UIConstraints: *PageSize EnvC5 *InputSlot PF5B
  573. *UIConstraints: *PageRegion EnvC5 *InputSlot PF5B
  574. *UIConstraints: *InputSlot PF5B *PageSize EnvC5
  575. *UIConstraints: *InputSlot PF5B *PageRegion EnvC5
  576.  
  577. *UIConstraints: *PageSize ISOB5 *InputSlot PF7
  578. *UIConstraints: *PageRegion ISOB5 *InputSlot PF7
  579. *UIConstraints: *InputSlot PF7 *PageSize ISOB5
  580. *UIConstraints: *InputSlot PF7 *PageRegion ISOB5
  581.  
  582. *%=============================================================================
  583. *%=== Resolution 
  584. *%=============================================================================
  585.  
  586. *OpenUI *Resolution/Resolution: PickOne
  587. *OrderDependency: 10 AnySetup *Resolution
  588. *DefaultResolution: 600dpi
  589. *Resolution 600dpi/600 Dots per Inch (dpi): "<< /HWResolution [600 600] >> setpagedevice"
  590. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  591. *?Resolution: "
  592.   save
  593.     currentpagedevice /HWResolution get
  594.     0 get (      ) cvs print (dpi) = flush
  595.   restore
  596.   "
  597. *End
  598. *CloseUI: *Resolution
  599.  
  600. *%=============================================================================
  601. *%=== Image Refinement 
  602. *%=============================================================================
  603.  
  604. *OpenUI *Smoothing/KIR: PickOne
  605. *OrderDependency: 50 AnySetup *Smoothing
  606. *DefaultSmoothing: Medium
  607. *Smoothing None/Off: "0 statusdict /setdoret get exec"
  608. *Smoothing Light/Light: "1 statusdict /setdoret get exec"
  609. *Smoothing Medium/Medium: "2 statusdict /setdoret get exec"
  610. *Smoothing Dark/Dark: "3 statusdict /setdoret get exec"
  611. *?Smoothing: "save
  612.   [(None)(Light)(Medium)(Dark)]
  613.   statusdict /doret get exec {get} stopped
  614.   {pop pop (Unknown) } if
  615.   = flush restore
  616.   "
  617. *End
  618. *CloseUI: *Smoothing
  619.  
  620. *%=============================================================================
  621. *%=== Halftone Information 
  622. *%=============================================================================
  623.  
  624. *DefaultHalftoneType: 1
  625. *ScreenFreq: "60.0"
  626. *ScreenAngle: "45.0"
  627. *ResScreenFreq 600dpi: "60.0"
  628. *ResScreenAngle 600dpi: "45.0"
  629. *ResScreenFreq 300dpi: "53.0"
  630. *ResScreenAngle 300dpi: "45.0"
  631.  
  632. *DefaultScreenProc: Ellipse
  633. *ScreenProc Dot: "
  634.  {abs exch abs 2 copy add 1 gt
  635.  {1 sub dup mul exch 1 sub dup mul add 1 sub}
  636.  {dup mul exch dup mul add 1 exch sub} ifelse}"
  637. *End
  638. *ScreenProc Line: "
  639.  {pop}"
  640. *End
  641. *ScreenProc Ellipse: "
  642.  {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  643. *End
  644.  
  645. *DefaultTransfer: Null
  646. *Transfer Null: "{}"
  647. *Transfer Null.Inverse: "{1 exch sub}"
  648.  
  649. *%=============================================================================
  650. *%=== Paper Handling 
  651. *%=============================================================================
  652.  
  653. *%=== Page Size Definitions
  654. *OpenUI *PageSize: PickOne
  655. *OrderDependency: 40 AnySetup *PageSize
  656. *DefaultPageSize: Letter
  657. *PageSize Letter/Letter: "
  658.   << /Policies << /PageSize 2 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  659. *End
  660. *PageSize Legal/Legal: "
  661.   << /Policies << /PageSize 2 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  662. *End
  663. *PageSize Executive/Executive: "
  664.   << /Policies << /PageSize 2 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  665. *End
  666. *PageSize A4/A4: "
  667.   << /Policies << /PageSize 2 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  668. *End
  669. *PageSize A5/A5: "
  670.   << /Policies << /PageSize 2 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  671. *End
  672. *PageSize A6/A6: "
  673.   << /Policies << /PageSize 2 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  674. *End
  675. *PageSize B5/B5 (JIS): "
  676.   << /Policies << /PageSize 2 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  677. *End
  678. *PageSize ISOB5/B5 (ISO): "
  679.   << /Policies << /PageSize 2 >> /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  680. *End
  681. *PageSize B6/B6: "
  682.   << /Policies << /PageSize 2 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  683. *End
  684. *PageSize EnvPersonal/Envelope #6: "
  685.   << /Policies << /PageSize 2 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  686. *End
  687. *PageSize Env9/Envelope #9: "
  688.   << /Policies << /PageSize 2 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  689. *End
  690. *PageSize Env10/Envelope #10: "
  691.   << /Policies << /PageSize 2 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  692. *End
  693. *PageSize EnvMonarch/Envelope Monarch: "
  694.   << /Policies << /PageSize 2 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  695. *End
  696. *PageSize EnvDL/Envelope DL: "
  697.   << /Policies << /PageSize 2 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  698. *End
  699. *PageSize EnvC5/Envelope C5: "
  700.   << /Policies << /PageSize 2 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  701. *End
  702. *?PageSize: "
  703.  save
  704.    currentpagedevice /PageSize get aload pop
  705.    2 copy gt {exch} if
  706.    (Unknown)
  707.  15 dict
  708.  dup [612 792] (Letter) put
  709.  dup [612 1008] (Legal) put
  710.  dup [522 756] (Executive) put
  711.  dup [595 842] (A4) put
  712.  dup [420 595] (A5) put
  713.  dup [297 420] (A6) put
  714.  dup [516 729] (B5) put
  715.  dup [499 709] (ISOB5) put
  716.  dup [363 516] (B6) put
  717.  dup [261 468] (EnvPersonal) put
  718.  dup [279 639] (Env9) put
  719.  dup [297 684] (Env10) put
  720.  dup [279 540] (EnvMonarch) put
  721.  dup [312 624] (EnvDL) put
  722.  dup [459 649] (EnvC5) put
  723.  { exch aload pop 4 index sub abs 5 le exch
  724.    5 index sub abs 5 le and
  725.       {exch pop exit} {pop} ifelse
  726.    } bind forall
  727.    = flush pop pop
  728.  restore
  729. "
  730. *End
  731. *CloseUI: *PageSize
  732.  
  733. *%=== Page Region Definitions for Frame Buffer
  734. *OpenUI *PageRegion: PickOne
  735. *OrderDependency: 40 AnySetup *PageRegion
  736. *DefaultPageRegion: Letter
  737. *PageRegion Letter/Letter: "
  738.   << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  739. *End
  740. *PageRegion Legal/Legal: "
  741.   << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  742. *End
  743. *PageRegion Executive/Executive: "
  744.   << /Policies << /PageSize 7 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  745. *End
  746. *PageRegion A4/A4: "
  747.   << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  748. *End
  749. *PageRegion A5/A5: "
  750.   << /Policies << /PageSize 7 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  751. *End
  752. *PageRegion A6/A6: "
  753.   << /Policies << /PageSize 7 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  754. *End
  755. *PageRegion B5/B5 (JIS): "
  756.   << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  757. *End
  758. *PageRegion ISOB5/B5 (ISO): "
  759.   << /Policies << /PageSize 7 >> /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  760. *End
  761. *PageRegion B6/B6: "
  762.   << /Policies << /PageSize 7 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  763. *End
  764. *PageRegion EnvPersonal/Envelope #6: "
  765.   << /Policies << /PageSize 7 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  766. *End
  767. *PageRegion Env9/Envelope #9: "
  768.   << /Policies << /PageSize 7 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  769. *End
  770. *PageRegion Env10/Envelope #10: "
  771.   << /Policies << /PageSize 7 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  772. *End
  773. *PageRegion EnvMonarch/Envelope Monarch: "
  774.   << /Policies << /PageSize 7 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  775. *End
  776. *PageRegion EnvDL/Envelope DL: "
  777.   << /Policies << /PageSize 7 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  778. *End
  779. *PageRegion EnvC5/Envelope C5: "
  780.   << /Policies << /PageSize 7 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  781. *End
  782. *CloseUI: *PageRegion
  783.  
  784. *%=== Imageable Area Definitions
  785. *DefaultImageableArea: Letter
  786. *ImageableArea Letter/Letter: "12 8 600 784"
  787. *ImageableArea Legal/Legal: "12 8 600 1000"
  788. *ImageableArea Executive/Executive: "12 8 510 748"
  789. *ImageableArea A4/A4: "12 10 583 832"
  790. *ImageableArea A5/A5: "12 10 409 585"
  791. *ImageableArea A6/A6: "12 10 285 411"
  792. *ImageableArea B5/B5 (JIS): "21 10 495 719"
  793. *ImageableArea ISOB5/B5 (ISO): "21 10 478 699"
  794. *ImageableArea B6/B6: "12 10 352 506"
  795. *ImageableArea EnvPersonal/Envelope #6: "12 8 249 460"
  796. *ImageableArea Env9/Envelope #9: "12 8 267 631"
  797. *ImageableArea Env10/Envelope #10: "12 8 285 676"
  798. *ImageableArea EnvMonarch/Envelope Monarch: "12 8 267 532"
  799. *ImageableArea EnvDL/Envelope DL: "12 10 300 614"
  800. *ImageableArea EnvC5/Envelope C5: "12 10 447 639"
  801. *?ImageableArea: " save
  802.   /cvp { cvi (                   ) cvs
  803.   print ( ) print } bind def
  804.   newpath clippath pathbbox
  805.   4 -2 roll exch 2 {ceiling cvp} repeat
  806.   exch 2 {floor cvp} repeat ( ) = flush
  807.  restore"
  808. *End
  809.  
  810. *%=== Physical Dimensions of Media
  811. *DefaultPaperDimension: Letter
  812. *PaperDimension Letter/Letter: "612 792"
  813. *PaperDimension Legal/Legal: "612 1008"
  814. *PaperDimension Executive/Executive: "522 756"
  815. *PaperDimension A4/A4: "595 842"
  816. *PaperDimension A5/A5: "420 595"
  817. *PaperDimension A6/A6: "297 420"
  818. *PaperDimension B5/B5 (JIS): "516 729"
  819. *PaperDimension ISOB5/B5 (ISO): "499 709"
  820. *PaperDimension B6/B6: "363 516"
  821. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  822. *PaperDimension Env9/Envelope #9: "279 639"
  823. *PaperDimension Env10/Envelope #10: "297 684"
  824. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  825. *PaperDimension EnvDL/Envelope DL: "312 624"
  826. *PaperDimension EnvC5/Envelope C5: "459 649"
  827.  
  828. *%=== Custom Page Size Definitions
  829.  
  830. *%=== Input Slot Definitions
  831. *OpenUI *InputSlot: PickOne
  832. *OrderDependency: 30 AnySetup *InputSlot
  833. *DefaultInputSlot: Internal
  834. *InputSlot Internal/Cassette 1 (Internal): "
  835.   << /ManualFeed false >> setpagedevice
  836.   statusdict begin 0 setpapertray end "
  837. *End
  838. *InputSlot EF1/Envelope Feeder (EF-1): "
  839.   << /ManualFeed false >> setpagedevice
  840.   statusdict begin 2 setpapertray end "
  841. *End
  842. *InputSlot UF1/Universal Feeder (UF-1): "
  843.   << /ManualFeed false >> setpagedevice
  844.   statusdict begin 2 setpapertray end "
  845. *End
  846. *InputSlot PF5A/Cassette 2 (PF-5): "
  847.   << /ManualFeed false >> setpagedevice
  848.   statusdict begin 1 setpapertray end "
  849. *End
  850. *InputSlot PF5B/Cassette 3 (PF-5): "
  851.   << /ManualFeed false >> setpagedevice
  852.   statusdict begin 3 setpapertray end "
  853. *End
  854. *InputSlot PF7/Bulk Feeder (PF-7): "
  855.   << /ManualFeed false >> setpagedevice
  856.   statusdict begin 2 setpapertray end "
  857. *End
  858. *?InputSlot: "
  859.  "
  860. *End
  861. *CloseUI: *InputSlot
  862.  
  863. *RequiresPageRegion All: True
  864. *%=== Manual Feed Definitions
  865. *OpenUI *ManualFeed/Manual Feed: Boolean
  866. *OrderDependency: 20 AnySetup *ManualFeed
  867. *DefaultManualFeed: False
  868. *ManualFeed True/True: "<< /ManualFeed true >> setpagedevice"
  869. *ManualFeed False/False: "<< /ManualFeed false >> setpagedevice"
  870. *?ManualFeed: " save
  871.   currentpagedevice /ManualFeed get
  872.   {(True)}{(False)} ifelse = flush
  873.  restore"
  874. *End
  875. *CloseUI: *ManualFeed
  876.  
  877. *%=== Output Bin Definitions
  878. *OpenUI *OutputBin/Output Bin: PickOne
  879. *OrderDependency: 50 AnySetup *OutputBin
  880. *DefaultOutputBin: Default
  881. *OutputBin Default/Printer Default: ""
  882. *OutputBin FaceUp/Face-Up: "1 statusdict /setoutputtray get exec"
  883. *OutputBin FaceDown/Face-Down: "0 statusdict /setoutputtray get exec"
  884. *OutputBin HS3Stacker/High Capacity Stacker (HS-3): "1 statusdict /setoutputtray get exec"
  885. *OutputBin HS3CStacker/High Capacity Stacker (HS-3C): "1 statusdict /setoutputtray get exec"
  886. *OutputBin SO6Sorter/Sorter Mode (SO-6): "[] statusdict /setcollatorstacker get exec"
  887. *OutputBin SO6Stacker/Stacker Mode (SO-6): "[0] statusdict /setsorterstacker get exec"
  888. *OutputBin SO6Collate/Collator Mode (SO-6): "[] statusdict /setsorterstacker get exec"
  889. *OutputBin SO6Mailbox1/Mailbox 1 (SO-6): "[1] statusdict /setmailboxstacker get exec"
  890. *OutputBin SO6Mailbox2/Mailbox 2 (SO-6): "[2] statusdict /setmailboxstacker get exec"
  891. *OutputBin SO6Mailbox3/Mailbox 3 (SO-6): "[3] statusdict /setmailboxstacker get exec"
  892. *OutputBin SO6Mailbox4/Mailbox 4 (SO-6): "[4] statusdict /setmailboxstacker get exec"
  893. *OutputBin SO6Mailbox5/Mailbox 5 (SO-6): "[5] statusdict /setmailboxstacker get exec"
  894. *OutputBin SO6Mailbox6/Mailbox 6 (SO-6): "[6] statusdict /setmailboxstacker get exec"
  895. *OutputBin SO6Mailbox7/Mailbox 7 (SO-6): "[7] statusdict /setmailboxstacker get exec"
  896. *OutputBin SO6Mailbox8/Mailbox 8 (SO-6): "[8] statusdict /setmailboxstacker get exec"
  897. *OutputBin SO6Mailbox9/Mailbox 9 (SO-6): "[9] statusdict /setmailboxstacker get exec"
  898. *OutputBin SO6Mailbox10/Mailbox 10 (SO-6): "[10] statusdict /setmailboxstacker get exec"
  899. *OutputBin SO6Mailbox11/Mailbox 11 (SO-6): "[11] statusdict /setmailboxstacker get exec"
  900. *OutputBin SO6Mailbox12/Mailbox 12 (SO-6): "[12] statusdict /setmailboxstacker get exec"
  901. *OutputBin SO6Mailbox13/Mailbox 13 (SO-6): "[13] statusdict /setmailboxstacker get exec"
  902. *OutputBin SO6Mailbox14/Mailbox 14 (SO-6): "[14] statusdict /setmailboxstacker get exec"
  903. *OutputBin SO6Mailbox15/Mailbox 15 (SO-6): "[15] statusdict /setmailboxstacker get exec"
  904. *?OutputBin: "
  905.  "
  906. *End
  907. *CloseUI: *OutputBin
  908.  
  909. *%=== Output Order Definitions
  910. *DefaultOutputOrder: Normal
  911. *PageStackOrder FaceDown: Normal
  912. *PageStackOrder FaceUp: Reverse
  913. *PageStackOrder SO6Sorter: Normal
  914. *PageStackOrder SO6Stacker: Normal
  915. *PageStackOrder SO6Collate: Normal
  916. *PageStackOrder SO6Mailbox1: Normal
  917. *PageStackOrder SO6Mailbox2: Normal
  918. *PageStackOrder SO6Mailbox3: Normal
  919. *PageStackOrder SO6Mailbox4: Normal
  920. *PageStackOrder SO6Mailbox5: Normal
  921. *PageStackOrder SO6Mailbox6: Normal
  922. *PageStackOrder SO6Mailbox7: Normal
  923. *PageStackOrder SO6Mailbox8: Normal
  924. *PageStackOrder SO6Mailbox9: Normal
  925. *PageStackOrder SO6Mailbox10: Normal
  926. *PageStackOrder SO6Mailbox11: Normal
  927. *PageStackOrder SO6Mailbox12: Normal
  928. *PageStackOrder SO6Mailbox13: Normal
  929. *PageStackOrder SO6Mailbox14: Normal
  930. *PageStackOrder SO6Mailbox15: Normal
  931.  
  932. *%=== Duplex Definitions
  933. *OpenUI *Duplex/Duplexing: PickOne
  934. *OrderDependency: 50 AnySetup *Duplex
  935. *DefaultDuplex: None
  936. *Duplex None/None: "statusdict begin false setduplexmode false settumble end"
  937. *Duplex DuplexTumble/Short Edge: "statusdict begin true setduplexmode true settumble end"
  938. *Duplex DuplexNoTumble/Long Edge: "statusdict begin true setduplexmode false settumble end"
  939. *?Duplex: " save
  940.   statusdict begin
  941.   duplexmode
  942.   {tumble {(DuplexTumble)} {(DuplexNoTumble)} ifelse}
  943.   {(None)} ifelse = flush end restore"
  944. *End
  945. *CloseUI: *Duplex
  946.  
  947. *%=== Tray Switch Definitions
  948. *OpenUI *TraySwitch/Auto Tray Switch: Boolean
  949. *OrderDependency: 25 AnySetup *TraySwitch
  950. *DefaultTraySwitch: False
  951. *TraySwitch True/On: "<< /TraySwitch true >> setpagedevice"
  952. *TraySwitch False/Off: "<< /TraySwitch false >> setpagedevice"
  953. *?TraySwitch: " save
  954.   currentpagedevice /TraySwitch get
  955.   {(True)}{(False)} ifelse = flush
  956.  restore"
  957. *End
  958. *CloseUI: *TraySwitch
  959.  
  960. *%=== PPD Version Info 
  961. *OpenUI *KCVersion/PPD Version: PickOne
  962. *OrderDependency: 25 AnySetup *KCVersion
  963. *DefaultKCVersion: Default
  964. *KCVersion Default/1.2.3: ""
  965. *CloseUI: *KCVersion
  966.  
  967. *%=============================================================================
  968. *%=== Font Information
  969. *%=============================================================================
  970.  
  971. *DefaultFont: Courier
  972. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  973. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  974. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  975. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  976. *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
  977. *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
  978. *Font Bookman-Light: Standard "(001.003S)" Standard ROM
  979. *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
  980. *Font Courier: Standard "(002.004S)" Standard ROM
  981. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  982. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  983. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  984. *Font Helvetica: Standard "(001.006S)" Standard ROM
  985. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  986. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  987. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  988. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  989. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  990. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  991. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  992. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  993. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  994. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  995. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  996. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  997. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  998. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  999. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  1000. *Font Symbol: Special "(001.007S)" Special ROM
  1001. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  1002. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  1003. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  1004. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  1005. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  1006. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  1007. *Font Helvetica-Light: Standard "(001.000S)" Standard ROM
  1008. *Font Helvetica-LightOblique: Standard "(001.000S)" Standard ROM
  1009. *Font Helvetica-Black: Standard "(001.000S)" Standard ROM
  1010. *Font Helvetica-BlackOblique: Standard "(001.000S)" Standard ROM
  1011. *Font Korinna-Regular: Standard "(001.000S)" Standard ROM
  1012. *Font Korinna-KursivRegular: Standard "(001.000S)" Standard ROM
  1013. *Font Korinna-Bold: Standard "(001.000S)" Standard ROM
  1014. *Font Korinna-KursivBold: Standard "(001.000S)" Standard ROM
  1015. *Font Garamond-Light: Standard "(001.000S)" Standard ROM
  1016. *Font Garamond-LightItalic: Standard "(001.000S)" Standard ROM
  1017. *Font Garamond-Bold: Standard "(001.000S)" Standard ROM
  1018. *Font Garamond-BoldItalic: Standard "(001.000S)" Standard ROM
  1019. *?FontQuery: "save
  1020.   /str 100 string dup 0 (fonts/) putinterval def
  1021.   {   count 1 gt
  1022.       {   exch dup str 6 94 getinterval cvs
  1023.   (/) print dup print (:) print exch
  1024.   FontDirectory exch known
  1025.   {   pop (Yes) }
  1026.   {   length 6 add str 0 3 -1 roll getinterval
  1027.       mark exch status
  1028.       {   cleartomark (Yes)}{cleartomark (No)} ifelse
  1029.   } ifelse = flush }
  1030.      {   exit } ifelse
  1031.   } bind loop
  1032.   (*) = flush
  1033.  restore"
  1034. *End
  1035. *?FontList: "save
  1036.   FontDirectory { pop == } bind forall
  1037.   (*) = flush
  1038.  restore"
  1039. *End
  1040.  
  1041. *%=============================================================================
  1042. *%=== Printer Messages
  1043. *%=============================================================================
  1044.  
  1045. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1046. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1047. *Message: "\FontName\ not found, using Courier"
  1048.  
  1049. *%===== Status (format: %%[ status: <one of these> ]%% )
  1050. *Status: "warming up"/warming up
  1051. *Status: "idle"/idle
  1052. *Status: "busy"/busy
  1053. *Status: "waiting"/waiting
  1054. *Status: "printing"/printing
  1055. *Status: "initializing"/initializing
  1056.  
  1057. *Status: "printing test page"/printing test page
  1058.  
  1059. *%===== Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  1060. *PrinterError: "paper entry misfeed"
  1061. *PrinterError: "no paper tray"
  1062. *PrinterError: "out of paper"
  1063. *PrinterError: "toner low (halt)"
  1064. *PrinterError: "warming up"
  1065. *PrinterError: "other reason"
  1066. *PrinterError: "video interface mode"
  1067. *PrinterError: "offline"
  1068. *PrinterError: "toner low (warning)"
  1069.  
  1070. *%===== Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  1071. *Source: "Serial 25"
  1072. *Source: "Parallel"
  1073. *Source: "EtherTalk"
  1074. *Source: "Optional"
  1075.  
  1076. *%=============================================================================
  1077. *%  End of PPD file for Kyocera FS-1600+ (USA English)
  1078. *%=============================================================================
  1079.  
  1080.